math/rand.rngSource.Seed (method, view implemented interface methods)
4 uses
math/rand (current package)
rand.go#L45: rng.Seed(seed)
rand.go#L403: r.src.Seed(seed)
rand.go#L410: r.src.Seed(seed)
rng.go#L204: func (rng *rngSource) Seed(seed int64) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)